Testing Portability |
Internationalization | ||
![]() |
Both of these guidelines can be tested either using a class file analyzer or by source code review |
|
![]() |
There are methods that will accept an Object, which then call
Object.toString( ) , like PrintStream.print( Object )
|